|
This page last changed on Oct 15, 2008 by williams.
The View Configuration Project Plugin shows the configuration for a project.
 | This plugin shows the entire configuration. From build 1.4.0.3737 onwards, passwords are masked by default.
Should you want to check the passwords via the dashboard, set hidePasswords to false. |
.
Example
<viewConfigurationProjectPlugin />
Configuration Elements
| Element |
Description |
Type |
Required |
Default |
| hidePasswords |
Hides(masks) the passwords of all sections that have password attributes. |
bool |
false |
true |
|